home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1987 September / 1987-09.d64 / dos plus.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  100b  |  5 lines

  1. 10 print"[147][144]screen will blank while loading dos plus";
  2. 20 for d=1to2000:next
  3. 30 print"[147]"
  4. 40 load"dos plus",8
  5.